Skip to content

Implement Vercel AI SDK for Anthropic Claude support #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

bhouston
Copy link
Member

@bhouston bhouston commented Mar 3, 2025

This PR implements issue #54 by refactoring the Anthropic Claude provider to use the Vercel AI SDK. The implementation preserves all existing functionality while making it easier to add support for additional LLM providers in the future.\n\nChanges:\n- Added the Vercel AI SDK as a dependency\n- Created a proper abstraction for LLM providers\n- Refactored the toolAgent to use the new abstraction\n- Updated tests to work with the new implementation\n\nAll tests are passing. This addresses the first milestone mentioned in issue #54 - getting Claude working with the Vercel AI SDK while preserving existing functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant